PowerTools MultiRow for Windows Forms 8.0J
FilterTreeNode コンストラクタ(String,Object[])

表示テキスト。
値を表す System.Object の配列。
FilterTreeNode クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal displayText As String, _
   ByVal values() As Object _
)
public FilterTreeNode( 
   string displayText,
   object[] values
)

パラメータ

displayText
表示テキスト。
values
値を表す System.Object の配列。
例外
例外解説
System.ArgumentNullExceptionvalues が null 参照 (Visual Basicでは Nothing) です。
参照

FilterTreeNode クラス
FilterTreeNode メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.